home *** CD-ROM | disk | FTP | other *** search
/ The Big Day - Work Smarter - Learn How / The Big Day - Work Smarter - Learn How (Microsoft).BIN / _themes / copy-of-tilt / color0.css < prev    next >
Cascading Style Sheet File  |  2000-12-06  |  882b  |  83 lines

  1. a:link
  2. {
  3.     color: rgb(0, 0, 255);
  4. }
  5. a:active
  6. {
  7.     color: rgb(0, 0, 255);
  8. }
  9. a:visited
  10. {
  11.     color: rgb(0, 0, 255);
  12. }
  13. body
  14. {
  15.     background-color: rgb(255, 255, 255);
  16.     color: rgb(18, 39, 71);
  17. }
  18. table
  19. {
  20.     table-border-color-light: rgb(64, 0, 64);
  21.     table-border-color-dark: rgb(64, 0, 64);
  22. }
  23. h1
  24. {
  25.     color: rgb(64, 0, 64);
  26. }
  27. h2
  28. {
  29.     color: rgb(64, 0, 64);
  30. }
  31. h3
  32. {
  33.     color: rgb(64, 0, 64);
  34. }
  35. h4
  36. {
  37.     color: rgb(64, 0, 64);
  38. }
  39. h5
  40. {
  41.     color: rgb(64, 0, 64);
  42. }
  43. h6
  44. {
  45.     color: rgb(64, 0, 64);
  46. }
  47. button
  48. {
  49.     background-color: rgb(51, 0, 153);
  50.     color: rgb(255, 255, 255);
  51. }
  52. label
  53. {
  54.     color: rgb(51, 0, 153);
  55. }
  56. .mstheme-text
  57. {
  58. }
  59. textarea
  60. {
  61.     color: rgb(0, 0, 0);
  62. }
  63. fieldset
  64. {
  65.     color: rgb(0, 0, 0);
  66. }
  67. legend
  68. {
  69.     color: rgb(51, 0, 153);
  70. }
  71. select
  72. {
  73.     color: rgb(0, 0, 0);
  74. }
  75. caption
  76. {
  77.     color: rgb(51, 0, 153);
  78. }
  79. th
  80. {
  81.     color: rgb(51, 0, 153);
  82. }
  83.